This was removed in
14d682305b9c8d65e46f0aaf31e6851cf2042193 - long
before we had a stable library.
I again claim removing unimplemented symbols from the header is not an
API/ABI break.
Closes: #263
Approved by: giuseppe
ostree_repo_file_get_xattrs
ostree_repo_file_get_repo
ostree_repo_file_get_root
-ostree_repo_file_make_empty_tree
ostree_repo_file_tree_set_metadata
ostree_repo_file_tree_get_contents_checksum
ostree_repo_file_tree_get_metadata_checksum
_OSTREE_PUBLIC
OstreeRepoFile * ostree_repo_file_get_root (OstreeRepoFile *self);
-_OSTREE_PUBLIC
-void ostree_repo_file_make_empty_tree (OstreeRepoFile *self);
-
_OSTREE_PUBLIC
void ostree_repo_file_tree_set_metadata (OstreeRepoFile *self,
const char *checksum,